-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For non-winrt 64-bit Windows builds #794
base: master
Are you sure you want to change the base?
Conversation
…ather than the 32 to 64 cross compiler
Has anyone reviewed this for consideration? |
The scripts should be using 'host_arch' now, eg https://github.com/HaxeFoundation/hxcpp/blob/master/toolchain/msvc-arm64-setup.bat#L16 |
https://github.com/HaxeFoundation/hxcpp/blob/master/toolchain/msvc64-setup.bat#L3 |
Use the 64-bit native compiler rather than the 32 to 64 cross compiler.
Changed the toolchain batch file to point relevant options and paths to amd64